Change how stack grows on HPPA.
authorJohn David Anglin <dave.anglin@bell.net>
Sun, 26 Apr 2026 16:14:15 +0000 (18:14 +0200)
committerSandro Knauß <hefee@debian.org>
Sun, 26 Apr 2026 16:14:15 +0000 (18:14 +0200)
commit82bd95be84f87791726501639f5ed5c476bdaee6
treeeae0c7a4d5b64c734fd78bfdc59ffe1b3b2c4f10
parent0ca5b1f0b868875ca85e37bd1b8ca8ba4df9b01d
Change how stack grows on HPPA.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042018
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Last-Update: 2023-07-28

On HPPA stack grows upwards. This patch introduces this change for
this 3rd party code.

Gbp-Pq: Name forkfd_grow_stack_upwards_on_hppa.patch
src/3rdparty/forkfd/forkfd_linux.c